﻿body{font-size:14px;}
a{color:#333;}
.btn-primary {background-color: #0059ab;border-width: 0;}
.breadcrumb{background-color:#f3f3f3;}
.bg-gray{background-color:#f5f5f5;}
.top{padding:0.5rem 0;color:gray;}
.nav-bar {background-color: #0059ab;}
.nav-bar .nav-link{line-height: 36px;color:#FFF;}
.nav-bar .nav-link.active{border-radius:0;background-color: #eca527;}
.keyword-nav{color:gray;background-color:#f3f3f3; line-height:36px;padding:0.5rem 0;}
.keyword-nav a{padding:0 0.4rem;}
.keyword-nav form{margin:0;}
.section-title{position:relative;text-align:center;}
.section-title strong{color:#999;font-size:1.4rem;font-weight:500;font-family: arial;}
.section-title h2,.section-title2 h2{color:#0059ab;}
.section-title:before,.section-title:after{content:'';position:absolute;top:50%;border-bottom:3px #ddd solid;}
.section-title:before{left:0;right:66%;}
.section-title:after{left:66%;right:0;}
.section-title2{position:relative;padding:0.5rem 0;}
.section-title2 h2{}
.section-title2:before,.section-title2:after{content:'';position:absolute;bottom:0;border-bottom:2px #ddd solid;}
.section-title2:before{left:0;right:88%;z-index:2; border-bottom-color:#0059ab;}
.section-title2:after{left:0;right:0;z-index:1;}
.section-title3 h2{font-size:16px;}
.section-title3:before{right:92%;}
.home-category .col {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0.4rem;}
.home-category .col:before{content:'+ '; color:gray;}
.product-category h2{font-size: 1rem;line-height: 1.5;margin:0;padding:0;}
.product-category a{text-decoration:none;display:block;font-size:14px;}
.product-category h2 a{padding: .75rem 0;}
.product-category h2 a:before{content:' ◦ '; color:gray;font-family: cursive;}
.product-category a.parent-node.collapsed:before{content:' + ';}
.product-category a.parent-node:before{content:' - ';}
.product-category h2.active,.product-category .list-group-item.active{background-color:rgba(0, 123, 255,.1);border-bottom-color:rgba(0,0,0,.125);font-weight:400;}
.product-category .list-group-item>a:before{content:' ◦ ';}
.product-list .card{margin-bottom:1.5rem;border:none;}
.product-list .card-img-top{border-radius:0;display:block;height:200px;}
.product-list .card-body{padding-left:0;padding-right:0;}
.product-list .card-title{margin-bottom:0.5rem;display:block;}
.product-list .card-text{margin:0;color:gray;}
.text-body{line-height:200%;}
.text-list .col{padding-bottom:0.8rem;}
.text-list .col:before{content:'·';color:#ccc;font-family: cursive;}

.list-time{color:gray;float:right;}
.friend-link{background-color: #fda102;padding:0.5rem 0;color:#fff;}
.footer{background-color: #015aac;color:#FFF;}
.footer .nav{text-align: center;border: 1px solid #378edd;}
.footer .nav-link{ position:relative;}
.footer .nav-link:before{content:"-";color: #d4d4d4; position:absolute;left:0;}
.footer .nav-link:first-child::before{display:none;}
.friend-link a,.footer a{color:#fff;}
.friend-link a{padding-right:0.5rem;}

.pagination .page-link>font{line-height:1;}
